phidget_binding ~master (2022-04-09T10:36:12.0705156)
Dub
Repo
LibraryErrorHandler
examples
HelloWorld
Undocumented in source. Be warned that the author may not have intended to support it.
extern (
C
)
int
LibraryErrorHandler
(
CPhidgetManagerHandle
device
,
void
*
userPtr
,
int
errorCode
,
const
char
*
errorDescription
)
Meta
Source
See Implementation
examples
HelloWorld
functions
AttachHandler
DetachHandler
LibraryErrorHandler
LocalErrorCatcher
main